projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae14387
)
*** empty log message ***
author
Juri Linkov
<juri@jurta.org>
Thu, 19 Nov 2009 17:40:14 +0000
(17:40 +0000)
committer
Juri Linkov
<juri@jurta.org>
Thu, 19 Nov 2009 17:40:14 +0000
(17:40 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 9249454f5bd7dd2c63255b89dc9da6f2b3a4e93f..741a72dd6e68a301ba44f2e53bc0972e81d124aa 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,11
@@
+2009-11-19 Juri Linkov <juri@jurta.org>
+
+ * minibuffer.el (completions-format): New defcustom.
+ (completion--insert-strings): Implement vertical format.
+
+ * simple.el (switch-to-completions): Move point to the first
+ completion when point was at the beginning of the buffer.
+
2009-11-19 Juri Linkov <juri@jurta.org>
* find-dired.el (find-name-arg): Remove autoload. (Bug#4387)